Skip to content

with specfic_type = 'additional', the frequency resolved specific ene…#6

Merged
dnarayanan merged 1 commit into
masterfrom
fix-uninit-specific-energy-spectrum
Jul 10, 2026
Merged

with specfic_type = 'additional', the frequency resolved specific ene…#6
dnarayanan merged 1 commit into
masterfrom
fix-uninit-specific-energy-spectrum

Conversation

@dnarayanan

Copy link
Copy Markdown
Owner

…rgy array was copied into specific_energy_Additional_nu before ever being written...sometimes the unitialized memory was re-added to the binned output of every iteration which could cause randomly large numbers to propagate into the energy. fix is to zero the array at allocation.

…rgy array was copied into specific_energy_Additional_nu before ever being written...sometimes the unitialized memory was re-added to the binned output of every iteration which could cause randomly large numbers to propagate into the energy. fix is to zero the array at allocation.
@dnarayanan dnarayanan merged commit 4fd1734 into master Jul 10, 2026
39 of 56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant